object AutorunFrame: TAutorunFrame Left = 0 Top = 0 Width = 358 Height = 269 DockSite = True TabOrder = 0 object FormImage: TImage Left = 0 Top = 0 Width = 358 Height = 269 Align = alClient Visible = False end object MainPanel: TPanel Left = 0 Top = 0 Width = 358 Height = 269 Align = alClient BevelOuter = bvLowered TabOrder = 0 OnMouseDown = MainPanelMouseDown OnMouseMove = MainPanelMouseMove OnMouseUp = MainPanelMouseUp object ViewPaintBox: TPaintBox Left = 1 Top = 1 Width = 356 Height = 267 Cursor = crArrow Align = alClient OnMouseDown = MainPanelMouseDown OnMouseMove = MainPanelMouseMove OnMouseUp = MainPanelMouseUp OnPaint = ViewPaintBoxPaint end object title: TLabel Left = 136 Top = 16 Width = 57 Height = 33 Cursor = crSizeAll Hint = 'Title box' AutoSize = False Caption = 'Title' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -27 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = True Transparent = True WordWrap = True OnMouseDown = AutorunButtonMouseDown OnMouseMove = AutorunButtonMouseMove OnMouseUp = MainPanelMouseUp end object comment: TLabel Left = 16 Top = 20 Width = 89 Height = 29 Cursor = crSizeAll Hint = 'Comment box' AutoSize = False Caption = 'Comment' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -20 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False ParentShowHint = False ShowHint = True Transparent = True WordWrap = True OnMouseDown = AutorunButtonMouseDown OnMouseMove = AutorunButtonMouseMove OnMouseUp = MainPanelMouseUp end object ExitButton: TfcImageBtn Left = 272 Top = 232 Width = 75 Height = 25 Hint = 'Exit this program' Caption = 'Exit' Color = clNone DitherColor = clWhite DitherStyle = dsDither NumGlyphs = 0 ParentClipping = True ParentShowHint = False ShadeStyle = fbsNormal ShowHint = True TabOrder = 0 TextOptions.Alignment = taCenter TextOptions.VAlignment = vaVCenter TransparentColor = clNone RegionData = {00000000} DownRegionData = {00000000} end end end